unofficial patch changes


script and map changes
 cellar2.cfg
	- corrected RANDITEMS parameter
 gtower6.cfg
	- corrected Reaper's Scythe item entry
 gtower7.cfg
	- corrected RANDITEMS parameter
 pal1.cfg
	- corrected charm darts item entry
 renwild.cfg
	- corrected several invalid item entries and made minor map changes
 dwarf_caves.cfg
	- map definition clean-up.  eliminated some double-defined walls (cleans up graphic artifacts)
 006_yeod_quest.py
	- changed amulet entry from "Akanubis Amulet" to "Amulet of S'amoht".  The former does not exist in the item file or the catacombs script and the later appears to be the correct replacement.
 dragonPlot1.py
	- added missing quotation on line 40
 dwarf_templeOut.py
	- changed setExit facing direction to 180
 Phili.py
	- added import for showPicture from APIUtils
 WolfDeer.py
	- added import for showPicture from APIUtils

 Rebuilt the wereworg picture (wereworg.pic) as the old one was causing crashes


items.dat changes
 Poison Arrows TypeID changed to 370 (previous conflict with lightball)
 Altered the description for Bloodwolf Hide so that the file will compile
 Created a new entry for missing Arcanist's Mark.
 Created a new entry for missing Elementalist's Mark.

 The following items had Charges assigned as 1.  This was changed to 2. (values courtesy of Origen)
   (The reason for this change is that any item, except for ammo, with a charge of 1 will not work.  You
    receive a message stating this item does not have the necessary power.  The only downside to this is 
    that after you use the item once, it will still be in your inventory, so you need to discard them 
    afterwards.  But this is the only was we, as modders, could use these items without developer 
    intervention.)
	Phoenix Ring
	Potion of Healing (lesser)
	Potion of Healing (greator)
	Antidote
	Wolf Figurine
	Small Demon Figurine
	Earth Elemental Figurine
	Air Giant Figurine
	Warrior Wolf Figurine
	Dragon Figurine
	Great Demon Figurine
	Cu Chulainn Figurine
	Water Dragon Figurine
	Fire Elemental Figurine
	Salamander Figurine
	Golem Figurine
	Potion of Youth
	Potion of Clarity
	Potion of Perfect Status
	Elixir of Life
	DeathBox
 Locations were added to the following entries. (values courtesy of Origen)
	Figurine Wand - Belt
	Poison Brew - Misc
	Potion of Healing (greater) - Misc
	Potion of Healing (lesser) - Misc
	Antidote - Misc
	Wolf Figurine - Misc
	Small Demon Figurine - Misc
	Earth Elemental Figurine - Misc
	Air Giant Figurine - Misc
 Activated the unused item #Chakram, Also, changed it from ammo to a ranged weapon. (Again, thanks to Origen)

 Changed Mage Hood from armor to helmet as it is a head item.
 Changed Shadow Hood from armor to helmet as it is a head item.


monsters.dat changes
 Incorporated the newly available monsters source.
 Missing monster entries were added.
   Monsters found in Tomb of Asher dungeon.
	Created a new entry for the missing Ghost Dragon.
   Other
	Created a new entry for the missing Dark Sidhe.


class.dat changes
  Changed starter equipment for the Red Claw class in order to correct a build issue
  All class xp charts have been updated and source is included in this patch.  Thanks to jy_blaste for estimating the numbers for us.
